home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / bbs / Hydra11s.lha / HBBS / Source / Test / version / smakefile next >
Makefile  |  1996-10-31  |  198b  |  14 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.50 on Sep  2 1993 at 01:38:33
  3. #
  4.  
  5. OBJS= versiontest.o
  6.  
  7. versiontest: $(OBJS)
  8.    sc link to versiontest with <<
  9. $(OBJS)
  10. <
  11.  
  12. versiontest.o: versiontest.c
  13.  
  14.